formulaML: Bringing Machine Learning Directly to Excel Formulas
π Machine Learning in Excel?
formulaML is my attempt to bring Machine Learning where people feel most confortable with and where their data already resides - Spreadsheets and using what they already know = formulas.
π No Python. No IDE. Just Excel formulas.
π Take a look at this syntax:
πΉ =ML.PREPROCESSING.STANDARD_SCALER() πΉ =ML.DIM_REDUCTION.PCA() πΉ =ML.CLASSIFICATION.LOGISTIC(,,,10000,0.1) πΉ =ML.PIPELINE(A1,A2,A3)
π‘ Whatβs going on here?
β Each cell defines a step in your ML pipeline β You reference steps by cell, just like formulas β No code. Just plug-and-play modeling β Scikit-learn power, Excel simplicity
Perfect for:
- Analysts who want ML superpowers
- Excel power users tired of exporting data
- Educators & students learning ML workflows
- Teams that live in Excel but dream in models
#Excel #MachineLearning #NoCode #AI #DataScience #FormulaML
Coming soon. π Beta testing starting soon -> Check the link in the first comment π